home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Tools / Development / yacas_alg / yacas_morphos / share / yacas / predicates.rep / code.ys.def next >
Encoding:
Text File  |  2002-03-13  |  316 b   |  26 lines

  1. IsMatrix
  2. IsRational
  3. IsRationalNumeric
  4. IsRationalOrNumber
  5. IsRationalOrInteger
  6. IsNegativeNumber
  7. IsPositiveNumber
  8. IsZero
  9. IsNotZero
  10. IsNonZeroInteger
  11. IsPositiveInteger
  12. IsNegativeInteger
  13. IsEven
  14. IsOdd
  15. IsInfinity
  16. IsConstant
  17. IsBoolean
  18. IsBoolType
  19. IsPositiveReal
  20. IsNegativeReal
  21. IsHermitean
  22. IsUnitary
  23. IsVariable
  24. IsNumericList
  25. }
  26.